home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-01-03 | 1.2 KB | 31 lines | [TEXT/ttxt] |
- Everything compiles fine under Metrowerks CodeWarrior 10 (both 68K and PPC) with the current Universal Headers and:
-
- #define SystemSevenOrLater 1
- #define CGLUESUPPORTED 0
- #define OLDROUTINENAMES 0
- #define OLDROUTINELOCATIONS 0
-
- provided that you link with your favorite ANSI library (Metrowerks supplies two different ANSI libraries as of CodeWarrior 10).
-
- This software uses the MoreFiles library 1.4.5 by Jim Luther (Apple Macintosh Developer Technical Support).
- The MoreFiles notice says:
-
- /*
- ** Apple Macintosh Developer Technical Support
- **
- **
- ** Copyright © 1992-1996 Apple Computer, Inc.
- ** All rights reserved.
- **
- ** You may incorporate this sample code into your applications without
- ** restriction, though the sample code has been provided "AS IS" and the
- ** responsibility for its operation is 100% yours. However, what you are
- ** not permitted to do is to redistribute the source as "DSC Sample Code"
- ** after having made changes. If you're going to re-distribute the source,
- ** we require that you make it clear in the source that the code was
- ** descended from Apple Sample Code, but that you've made changes.
- */
-
- You will have to download the latest version yourself, either from the Info-Mac archives or from here:
-
- <ftp://members.aol.com/jumplong/>